Skip to content

Conversation

@christianwgd
Copy link

Support for Widget.render() methods without the renderer argument is removed in django 2.1 (see https://docs.djangoproject.com/en/2.2/releases/2.1/ - last line).

Adding a keyword argument to the signature should't break compatibility with earlier django versions (tested with django 1.11).

RandomJo and others added 8 commits January 30, 2019 15:58
The listdir function returns two values, one for directory names and one
for file names. These are lists of strings and thus do not have a delete
method. Instead of trying to delete each array, we loop through them to
build keys that we can delete.
Fixes issues with old methods in GoogleStorageMixin
Fix rmtree method of S3BotoStorageMixin
Fix cs specification that is breaking compilemessages command
Fix issues with old methods in GoogleStorageMixin
@jerivas jerivas force-pushed the master branch 2 times, most recently from e04a9c1 to c7eceb0 Compare August 12, 2020 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants